object SimpleMessageForm: TSimpleMessageForm Left = 389 Top = 381 BorderIcons = [] BorderStyle = bsNone Caption = 'SimpleMessageForm' ClientHeight = 40 ClientWidth = 350 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poMainFormCenter PixelsPerInch = 96 TextHeight = 13 object MessageLabel: TPanel Left = 0 Top = 0 Width = 350 Height = 40 Align = alClient BevelWidth = 2 Caption = 'MessageLabel' TabOrder = 0 end end